home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / docs / help / adosguide.lha / ADOS Guide / ADOS commands / Loadwb < prev    next >
Encoding:
Text File  |  1997-10-21  |  1.0 KB  |  37 lines

  1.                           --AMIGADOS GUIDE V2.0--
  2.                                   LOADWB
  3.  
  4.  
  5.    USE:
  6.    Loadwb loads and activates the Workbench program.  It is important to
  7.    note however, that Loadwb is not the complete program.  This command
  8.    merely activates it.
  9.  
  10.    This command is normally executed as part of the Startup-Sequence script.
  11.  
  12.    PATH:
  13.    C:
  14.  
  15.    SYSTEM:
  16.    2.0, 2.1 (enhanced), 3.0
  17.  
  18.    EXAMPLES:
  19.    1>LOADWB
  20.    1>LOADWB -debug
  21.  
  22.    NOTES:
  23.    The following options are determined directly from the Workbench.
  24.  
  25.    DEBUG - Activates a sub menu with two options:
  26.            DEBUG and FLUSH LIBS.
  27.            The DEBUG option activates ROM WACK, the serial debugger.  And
  28.            FLUSH LIBS causes Workbench to free up memory.
  29.  
  30.    DELAY - The DELAY switch is provided to make Workbench wait for 3 seconds
  31.            before starting.
  32.  
  33.    NEWPATH - This switch can be used with Loadwb at any time to resnapshot
  34.              the current path settings.
  35.  
  36.    CLEANUP - This switch does a cleanup as soon as Workbench starts.
  37.